Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ExportModal): screen reader identifies hidden controls #6079

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sangeethababu9223
Copy link
Member

Closes #6014

Screen reader identifies hidden controls - focus sentinel button

What did you change?

Wrapped the Export modal component inside a FeatureFlags with enable-experimental-focus-wrap-without-sentinels set to true.

How did you test and verify your work?

Storybook

@sangeethababu9223 sangeethababu9223 requested a review from a team as a code owner September 19, 2024 07:12
@sangeethababu9223 sangeethababu9223 requested review from matthewgallo and anamikaanu96 and removed request for a team September 19, 2024 07:12
Copy link

netlify bot commented Sep 19, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit e88b205
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/66ebcee4f840a20008187861
😎 Deploy Preview https://deploy-preview-6079--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[a11y]: Export Modal, Screen reader identifies hidden controls, focus sentinel button
1 participant